diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/CAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/CAController.js
index df21034..5a023cd 100644
--- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/CAController.js
+++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/CAController.js
@@ -41,7 +41,7 @@ function ($scope, $window, $rootScope, $compile, $http, log, $location, pages, B
$scope.imagePath = "~/../content/images/ca/thumbnails/" + value._ThumbnailImage;
- var $el = $('
'
+ var $el = $('
'
+ '
'
+ ''
+ '
' + value._Title + '
').appendTo('#grid-view');
@@ -118,10 +118,10 @@ function ($scope, $window, $rootScope, $compile, $http, log, $location, pages, B
angular.forEach($scope.selectedCAListViewData, function (value, key) {
$scope.imagePath = "~/../content/images/ca/thumbnails/" + value._ThumbnailImage;
- var $el = $('
'
- + '
'
- + ''
- + '
' + value._Title + '
').appendTo('#grid-view');
+ var $el = $('
'
+ + '
'
+ + ''
+ + '
' + value._Title + '
').appendTo('#grid-view');
$compile($el)($scope);
@@ -204,10 +204,10 @@ function ($scope, $window, $rootScope, $compile, $http, log, $location, pages, B
$scope.imagePath = "~/../content/images/ca/thumbnails/" + value._ThumbnailImage;
- var $el = $('
'
- + '
'
- + ''
- + '
' + value._Title + '
').appendTo('#grid-view');
+ var $el = $('
'
+ + '
'
+ + ''
+ + '
' + value._Title + '
').appendTo('#grid-view');
$compile($el)($scope);
@@ -240,7 +240,7 @@ function ($scope, $window, $rootScope, $compile, $http, log, $location, pages, B
//Show Error Message in case of gridview if no data is found
if ($scope.searchCAListViewData.length == 0) {
- var $el = $('
No animation found for the selected search criteria!
').appendTo('#grid-view');
+ var $el = $('
No animation found for the selected search criteria!
').appendTo('#grid-view');
@@ -290,7 +290,7 @@ function ($scope, $window, $rootScope, $compile, $http, log, $location, $timeout
//Show Error Message in case of gridview if no data is found
if ($scope.searchCIListViewData.length == 0) {
- var $el = $('
No illustration found for the selected search criteria!
').appendTo('#grid-view');
+ var $el = $('
No illustration found for the selected search criteria!
No illustration found for the selected search criteria!
+
No illustration found for the selected search criteria!
diff --git a/400-SOURCECODE/AIAHTML5.Web/content/data/json/ca/ca_dat_contentlist.json b/400-SOURCECODE/AIAHTML5.Web/content/data/json/ca/ca_dat_contentlist.json
index 4c5a009..9ca3c4c 100644
--- a/400-SOURCECODE/AIAHTML5.Web/content/data/json/ca/ca_dat_contentlist.json
+++ b/400-SOURCECODE/AIAHTML5.Web/content/data/json/ca/ca_dat_contentlist.json
@@ -248,6 +248,7 @@
"_Video": "ca_vid_3392.flv",
"_ThumbnailImage": "ca_tni_3392.jpg",
"_BodySystem": "Reproductive",
+ "_BodyRegion": "None",
"_MedicalSpecialty": "Obstetrics and Gynecology (OB/GYN)",
"_Summary": "This animations shows the process of Intracytoplasmic sperm injection (ICSI), a procedure used to fertilize an egg cell outside of the body.",
"_LowerSummary": "Intracytoplasmic sperm injection, or ICSI, is a form of in vitro fertilization in which fertilization occurs outside of the body. First, egg cells are harvested and transferred to a special media in a laboratory dish. Within a few hours, a single sperm is injected through a fine needle into the center of an egg cell to aid in the process of fertilization. If successful, the cell will divide and form the beginning stages of an embryo. If necessary, the DNA of a single cell from an embryo may be checked to ensure that various genetic disorders are not present. Typically, several egg cells are harvested and fertilized at the same time then inserted back into the uterus to increase the chances that one will implant and develop into a successful pregnancy."
diff --git a/400-SOURCECODE/AIAHTML5.Web/content/data/json/ca/ca_dat_contentlist_mp4link.json b/400-SOURCECODE/AIAHTML5.Web/content/data/json/ca/ca_dat_contentlist_mp4link.json
index 23147b2..1693249 100644
--- a/400-SOURCECODE/AIAHTML5.Web/content/data/json/ca/ca_dat_contentlist_mp4link.json
+++ b/400-SOURCECODE/AIAHTML5.Web/content/data/json/ca/ca_dat_contentlist_mp4link.json
@@ -248,6 +248,7 @@
"_Video": "http://aia5.adam.com/graphics/Multimedia/en/200061/200061.mp4",
"_ThumbnailImage": "ca_tni_3392.jpg",
"_BodySystem": "Reproductive",
+ "_BodyRegion": "None",
"_MedicalSpecialty": "Obstetrics and Gynecology (OB/GYN)",
"_Summary": "This animations shows the process of Intracytoplasmic sperm injection (ICSI), a procedure used to fertilize an egg cell outside of the body.",
"_LowerSummary": "Intracytoplasmic sperm injection, or ICSI, is a form of in vitro fertilization in which fertilization occurs outside of the body. First, egg cells are harvested and transferred to a special media in a laboratory dish. Within a few hours, a single sperm is injected through a fine needle into the center of an egg cell to aid in the process of fertilization. If successful, the cell will divide and form the beginning stages of an embryo. If necessary, the DNA of a single cell from an embryo may be checked to ensure that various genetic disorders are not present. Typically, several egg cells are harvested and fertilized at the same time then inserted back into the uterus to increase the chances that one will implant and develop into a successful pregnancy."
diff --git a/400-SOURCECODE/AIAHTML5.Web/index.html b/400-SOURCECODE/AIAHTML5.Web/index.html
index b91ba7f..5a6f29e 100644
--- a/400-SOURCECODE/AIAHTML5.Web/index.html
+++ b/400-SOURCECODE/AIAHTML5.Web/index.html
@@ -2,6 +2,7 @@
+
@@ -21,7 +22,7 @@
-
+