<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- @builderVersion 7 --><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Notification Email</title><style>
body {
margin: 0;
padding: 0;
min-width: 100% !important;
}
div p {
margin:0;
padding:0;
}
div p+p {
margin-top:18px;
}
.header {
padding: 40px 30px 20px 30px;
}
.superheader {
padding: 5px 30px;
}
.superheader a {
font-family: sans-serif; /* !editable [@label Header links] [@group Fonts] */
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration: none;
margin-right:10px;
}
.superheader td.right a {
margin-left:10px;
margin-right:0;
}
.content {
width: 100%;
max-width: 600px;
}
.subhead {
font-size: 15px;
color: #ffffff;
font-family: sans-serif;
letter-spacing: 5px;
text-transform: uppercase;
}
.zombie {
padding:0;
margin:0;
}
.h1, .h2, .bodycopy {
color: #153643;
font-family: Arial, sans-serif; /* !editable [@label Header and paragraph] [@group Fonts] */
}
.h1 {
font-size: 33px;
line-height: 38px;
font-weight: bold;
}
.h2 {
padding: 0 0 15px 0;
font-size: 24px;
line-height: 28px;
font-weight: bold;
}
.bodycopy {
font-size: 16px;
line-height: 22px;
}
.blockquote {
color: #677780;
font-family: Georgia, sans-serif;
font-size: 24px;
font-style: italic;
line-height: 32px;
margin: 20px 0;
}
.blockquote div {
color: #677780;
margin: 13px 0 0 0;
display: block;
font-size: 20px;
}
.bodycopy.padding-bottom {
padding-bottom: 18px;
}
.bodycopy.padding-top {
padding-top: 18px;
}
.button {
text-align: center;
font-size: 18px;
font-family: Arial, sans-serif;
font-weight: bold;
padding: 0 30px 0 30px;
}
.button a {
color: #ffffff;
text-decoration: none;
}
.button a span {
font-family: Arial, sans-serif; /* !editable [@label Button] [@group Fonts] */
}
.imagegallery {
margin-right: 3px;
}
.imagedescription {
font-size: 12px;
line-height: 16px;
text-align: center;
padding-top: 9px;
}
.innerpadding {
padding: 30px 30px 30px 30px;
}
.condensed {
padding-top:5px !important;
padding-bottom:5px !important;
}
.borderbottom {
border-bottom: 1px solid #f2eeed;
}
.footer {
padding: 20px 30px 15px 30px;
}
.footercopy, .senderinfo {
font-family: Arial, sans-serif; /* !editable [@label Footer] [@group Fonts] */
font-size: 14px;
color: #b1cce9;
}
.footercopy a, .senderinfo a {
color: #b1cce9;
text-decoration: underline;
}
.badge, .badge a {
color: #7c97ac;
}
.senderinfo {
padding-top: 20px;
}
.senderinfo, .senderinfo a {
font-size: 10px;
}
img {
height: auto;
}
@media only screen and (max-width: 550px), screen and (max-device-width: 550px) {
body[yahoo] .show-desktop {
display: none !important;
}
body[yahoo] .show-mobile {
display: block !important;
}
body[yahoo] .button {
padding: 0px !important;
}
body[yahoo] .button a {
padding: 15px 15px 13px !important;
}
body[yahoo] .unsubscribe {
display: block;
margin-top: 20px;
padding: 10px 50px;
background: #2f3942;
border-radius: 5px;
text-decoration: none !important;
font-weight: bold;
}
body[yahoo].variation-a .unsubscribe {background: #2f3942;}
body[yahoo].variation-b .unsubscribe {background: #EF9840;}
body[yahoo].variation-c .unsubscribe {background: #E5533F;}
body[yahoo].variation-d .unsubscribe {background: #9F868D;}
body[yahoo].variation-e .unsubscribe {background: #DE8C5E;}
body[yahoo].variation-f .unsubscribe {background: #8AB29D;}
body[yahoo].variation-g .unsubscribe {background: #E44D39;}
body[yahoo].variation-h .unsubscribe {background: #55C0E7;}
}
/*@media only screen and (min-device-width: 601px) {
.content {
width: 600px !important;
}
.col425 {
width: 425px !important;
}
.col380 {
width: 380px !important;
}
}*/
/* -----------------=[ VARIATION A ]=----------------- */
.variation-a { /* !theme [@colors #CCCCCC,#46867D,#64CDC4] */ }
.variation-a .maincontainer { background-color: #cccccc; }
.variation-a .superheader { background-color:#4F877D; }
.variation-a .superheader a { color:#ffffff; }
.variation-a .header { background-color:#74CDC4; }
.variation-a .subhead { color: #776F70; }
.variation-a .h1 { color: #1D3644; }
.variation-a .h2 { color:#03152F; }
.variation-a .bodycopy {color: #153643; }
.variation-a .blockquote { color: #677780; }
.variation-a .blockquote div { color: #677780; }
.variation-a .button a { color: #ffffff; }
.variation-a .button.alternative { background-color: #EB625D; }
.variation-a .borderbottom { border-bottom-color: #f2eeed; }
.variation-a .footercopy, .variation-a .senderinfo { color: #b1cce9; }
.variation-a .footercopy a, .variation-a .senderinfo a { color: #b1cce9; }
.variation-a .badge, .variation-a .badge a { color: #7c97ac; }
.variation-a .buttonseparator { background-color: #ffffff; }
.variation-a .content { background-color: #ffffff; }
.variation-a .buttoncontainer { background-color: #4ECDC4; }
.variation-a .footer { background-color:#556270; }
body.variation-a { background-color: #cccccc; }
/* -----------------=[ VARIATION B ]=----------------- */
.variation-b { /* !theme [@colors #F79F5E,#3A6A48,#4A8088] */ }
.variation-b .maincontainer { background-color: #F09F56; }
.variation-b .superheader { background-color:#528088; }
.variation-b .superheader a { color:#F6F7F8; }
.variation-b .header { background-color:#FEFDDF; }
.variation-b .subhead { color:#69696E; }
.variation-b .h1 { color: #3B6843; }
.variation-b .h2 { color:#32633B; }
.variation-b .bodycopy {color: #717171; }
.variation-b .blockquote { color: #717171; }
.variation-b .blockquote div { color: #717171; }
.variation-b .button a { color: #ffffff; }
.variation-b .button.alternative { background-color: #EF9636; }
.variation-b .borderbottom { border-bottom-color: #AFAFAF; }
.variation-b .footercopy, .variation-b .senderinfo { color: #97E3C5; }
.variation-b .footercopy a, .variation-b .senderinfo a { color: #97E3C5; }
.variation-b .badge, .variation-b .badge a { color: #97E3C5; }
.variation-b .buttonseparator { background-color: #ffffff; }
.variation-b .content { background-color: #ffffff; }
.variation-b .buttoncontainer { background-color: #31727C; }
.variation-b .footer { background-color:#406A46; }
body.variation-b { background-color: #F09F56; }
/* -----------------=[ VARIATION C ]=----------------- */
.variation-c {/* !theme [@colors #EF6459,#45C4E5,#FAD700] */ }
.variation-c .maincontainer {background-color: #E66455; }
.variation-c .superheader {background-color:#5DC4E7; }
.variation-c .superheader a {color:#F6FBFD; }
.variation-c .header {background-color:#F6D842; }
.variation-c .subhead {color: #FBFCC5; }
.variation-c .h1 {color: #FFFFFF; }
.variation-c .h2 { color:#4297B3; }
.variation-c .bodycopy {color: #676767; }
.variation-c .blockquote {color: #6D6D6D; }
.variation-c .blockquote div {color: #6D6D6D; }
.variation-c .button a {color: #ffffff; }
.variation-c .button.alternative {background-color: #55C0E6; }
.variation-c .borderbottom {border-bottom-color: #AFAFAF; }
.variation-c .footercopy, .variation-c .senderinfo {color: #E3F2F9; }
.variation-c .footercopy a, .variation-c .senderinfo a {color: #E3F2F9; }
.variation-c .badge, .variation-c .badge a { color: #E3F2F9; }
.variation-c .buttonseparator { background-color: #ffffff; }
.variation-c .content { background-color: #ffffff; }
.variation-c .buttoncontainer { background-color: #E5533F; }
.variation-c .footer { background-color:#5DC4E7; }
body.variation-c { background-color: #E66455; }
/* -----------------=[ VARIATION D ]=----------------- */
.variation-d {/* !theme [@colors #CED5C4,#A78E95,#F6A28D] */}
.variation-d .maincontainer {background-color: #CED4C3;}
.variation-d .superheader {background-color:#A58E95;}
.variation-d .superheader a {color:#EDD8AE;}
.variation-d .header {background-color:#F3DDB0; }
.variation-d .subhead {color: #EF9D87;}
.variation-d .h1 {color: #A58E95; }
.variation-d .h2 { color:#A28B93; }
.variation-d .bodycopy {color: #727274; }
.variation-d .blockquote {color: #727274;}
.variation-d .blockquote div {color: #727274;}
.variation-d .button a {color: #ffffff;}
.variation-d .button.alternative {background-color: #EF9B87;}
.variation-d .borderbottom {border-bottom-color: #B3B19D;}
.variation-d .footercopy, .variation-d .senderinfo {color: #F3D5AA;}
.variation-d .footercopy a, .variation-d .senderinfo a {color: #F3D5AA;}
.variation-d .badge, .variation-d .badge a {color: #F3D5AA;}
.variation-d .buttonseparator {background-color: #F5F1CA;}
.variation-d .content {background-color: #F5F1CA;}
.variation-d .buttoncontainer {background-color: #9F8593;}
.variation-d .footer {background-color:#EFA28A;}
body.variation-d {background-color: #CED4C3;}
/* -----------------=[ VARIATION E ]=----------------- */
.variation-e {/* !theme [@colors #1C5964,#447A6F,#EB7066] */}
.variation-e .maincontainer {background-color: #275965;}
.variation-e .superheader {background-color:#4B7A6F;}
.variation-e .superheader a {color:#D5C8A1;}
.variation-e .header {background-color:#E26F62; }
.variation-e .subhead {color: #F3BB6E;}
.variation-e .h1 {color: #FFFDFD; }
.variation-e .h2 { color:#2D6862; }
.variation-e .bodycopy {color: #205261; }
.variation-e .blockquote {color: #205261;}
.variation-e .blockquote div {color: #205261;}
.variation-e .button a {color: #ffffff;}
.variation-e .button.alternative {background-color: #DE8C5E;}
.variation-e .borderbottom {border-bottom-color: #70827D;}
.variation-e .footercopy, .variation-e .senderinfo {color: #E4D2A8;}
.variation-e .footercopy a, .variation-e .senderinfo a {color: #E4D2A8;}
.variation-e .badge, .variation-e .badge a {color: #E4D2A8;}
.variation-e .buttonseparator {background-color: #F5F1CA;}
.variation-e .content {background-color: #F5F1CA;}
.variation-e .buttoncontainer {background-color: #E2605A;}
.variation-e .footer {background-color:#4B7A6F;}
body.variation-e {background-color: #275965;}
/* -----------------=[ VARIATION F ]=----------------- */
.variation-f {/* !theme [@colors #EE7B71,#817363,#C1B085] */}
.variation-f .maincontainer {background-color: #E67B6E;}
.variation-f .superheader {background-color:#807362;}
.variation-f .superheader a {color:#DBC79F;}
.variation-f .header {background-color:#BFAF81; }
.variation-f .subhead {color: #817562;}
.variation-f .h1 {color: #817562; }
.variation-f .h2 { color:#706052; }
.variation-f .bodycopy {color: #BAA97A; }
.variation-f .blockquote {color: #BAA97A;}
.variation-f .blockquote div {color: #BAA97A;}
.variation-f .button a {color: #ffffff;}
.variation-f .button.alternative {background-color: #90B59E;}
.variation-f .borderbottom {border-bottom-color: #C5B88C;}
.variation-f .footercopy, .variation-f .senderinfo {color: #E7D2A7;}
.variation-f .footercopy a, .variation-f .senderinfo a {color: #E7D2A7;}
.variation-f .badge, .variation-f .badge a {color: #E7D2A7;}
.variation-f .buttonseparator {background-color: #F5F1CA;}
.variation-f .content {background-color: #F5F1CA;}
.variation-f .buttoncontainer {background-color: #78A591;}
.variation-f .footer {background-color:#807362;}
body.variation-f {background-color: #E67B6E;}
/* -----------------=[ VARIATION G ]=----------------- */
.variation-g {/* !theme [@colors #DAE4E6,#F9C918,#FDF7C4] */}
.variation-g .maincontainer {background-color: #DBE4E6;}
.variation-g .superheader {background-color:#F4C93F;}
.variation-g .superheader a {color:#F9EBA5;}
.variation-g .header {background-color:#FBF7C0; }
.variation-g .subhead {color: #837764;}
.variation-g .h1 {color: #837764; }
.variation-g .h2 { color:#71624D; }
.variation-g .bodycopy {color: #B8A772; }
.variation-g .blockquote {color: #B8A772;}
.variation-g .blockquote div {color: #B8A772;}
.variation-g .button a {color: #ffffff;}
.variation-g .button.alternative {background-color: #56C2E7;}
.variation-g .borderbottom {border-bottom-color: #C6BA93;}
.variation-g .footercopy, .variation-g .senderinfo {color: #FAF1B2;}
.variation-g .footercopy a, .variation-g .senderinfo a {color: #FAF1B2;}
.variation-g .badge, .variation-g .badge a {color: #FAF1B2;}
.variation-g .buttonseparator {background-color: #FEFDF6;}
.variation-g .content {background-color: #FEFDF6;}
.variation-g .buttoncontainer {background-color: #E55B4A;}
.variation-g .footer {background-color:#F4C93F;}
body.variation-g {background-color: #DBE4E6;}
/* -----------------=[ VARIATION H ]=----------------- */
.variation-h {/* !theme [@colors #DAE4E6,#959A9B,#252626] */}
.variation-h .maincontainer {background-color: #DBE4E6;}
.variation-h .superheader {background-color:#95999B;}
.variation-h .superheader a {color:#CBD3D5;}
.variation-h .header {background-color:#252626; }
.variation-h .subhead {color: #999D9E;}
.variation-h .h1 {color: #D9E2E5; }
.variation-h .h2 { color:#4B4F53; }
.variation-h .bodycopy {color: #929798; }
.variation-h .blockquote {color: #929798;}
.variation-h .blockquote div {color: #929798;}
.variation-h .button a {color: #ffffff;}
.variation-h .button.alternative {background-color: #56C2E7;}
.variation-h .borderbottom {border-bottom-color: #D5D6D1;}
.variation-h .footercopy, .variation-h .senderinfo {color: #8F9495;}
.variation-h .footercopy a, .variation-h .senderinfo a {color: #8F9495;}
.variation-h .badge, .variation-h .badge a {color: #8F9495;}
.variation-h .buttonseparator {background-color: #FEFDF6;}
.variation-h .content {background-color: #FEFDF6;}
.variation-h .buttoncontainer {background-color: #E55B4A;}
.variation-h .footer {background-color:#636566;}
body.variation-h {background-color: #DBE4E6;}
/* -----------------=[ VARIATION I ]=----------------- */
.variation-i { /* !theme [@colors #3AD7FF,#2CA1BF,#3C3C3C] */ }
.variation-i .maincontainer {background-color: #DBE4E6;}
.variation-i .superheader {background-color:#3C3C3C;}
.variation-i .superheader a {color:#3AD7FF;}
.variation-i .header {background-color:#2CA1BF; }
.variation-i .subhead {color: #FFFFFF;}
.variation-i .h1 {color: #FFFFFF; }
.variation-i .h2 { color:#3C3C3C; }
.variation-i .bodycopy {color: #3C3C3C; }
.variation-i .blockquote {color: #3C3C3C;}
.variation-i .blockquote div {color: #3C3C3C;}
.variation-i .button a {color: #ffffff;}
.variation-i .button.alternative {background-color: #56C2E7;}
.variation-i .borderbottom {border-bottom-color: #DBE4E6;}
.variation-i .footercopy, .variation-i .senderinfo {color: #3AD7FF;}
.variation-i .footercopy a, .variation-i .senderinfo a {color: #3AD7FF;}
.variation-i .badge, .variation-i .badge a {color: #3AD7FF;}
.variation-i .buttonseparator {background-color: #DBE4E6;}
.variation-i .content {background-color: #FFFFFF;}
.variation-i .buttoncontainer {background-color: #E55B4A;}
.variation-i .footer {background-color:#3C3C3C;}
body.variation-i {background-color: #DBE4E6;}
/* -----------------=[ VARIATION J ]=----------------- */
.variation-j { /* !theme [@colors #F8EFE2,#BAD6E5,#616265] */ }
.variation-j .maincontainer {background-color: #F0F0F0;}
.variation-j .superheader {background-color:#BAD6E5;}
.variation-j .superheader a {color:#616265;}
.variation-j .header {background-color:#616265; }
.variation-j .subhead {color: #F8EFE2;}
.variation-j .h1 {color: #F8EFE2; }
.variation-j .h2 { color:#616265; }
.variation-j .bodycopy {color: #616265; }
.variation-j .blockquote {color: #616265;}
.variation-j .blockquote div {color: #616265;}
.variation-j .button a {color: #ffffff;}
.variation-j .button.alternative {background-color: #56C2E7;}
.variation-j .borderbottom {border-bottom-color: #F0F0F0;}
.variation-j .footercopy, .variation-j .senderinfo {color: #616265;}
.variation-j .footercopy a, .variation-j .senderinfo a {color: #616265;}
.variation-j .badge, .variation-j .badge a {color: #616265;}
.variation-j .buttonseparator {background-color: #F0F0F0;}
.variation-j .content {background-color: #FFFFFF;}
.variation-j .buttoncontainer {background-color: #E55B4A;}
.variation-j .footer {background-color:#BAD6E5;}
body.variation-j {background-color: #F0F0F0;}
</style></head><body yahoo="" bgcolor="#cccccc" class="variation-a" style="margin: 0; min-width: 100% !important; padding: 0; background-color: #cccccc;">
<style type="text/css" title="sl-theme-options"></style><table width="100%" border="0" cellpadding="0" cellspacing="0" class="maincontainer" style="background-color: #cccccc;"><tr><td>
<!--[if (gte mso 9)|(IE)]>
<table width="600" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]-->
<table bgcolor="#ffffff" class="content" align="center" cellpadding="0" cellspacing="0" border="0" style="max-width: 600px; width: 100%; background-color: #ffffff;"><tr><td>
<!-- Super Header -->
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td bgcolor="#4ECDC4" class="superheader" style="padding: 5px 30px; background-color: #4F877D;">
<div class=" ">
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td align="left">
<a href="http://x62b686-ea3e0b.sendloop.com/f/OGN0L3J2L3J0Lw%3D%3D" class="superhead-link-title-forward" style="color: #ffffff; font-family: sans-serif; font-size: 12px; font-weight: bold; margin-right: 10px; text-decoration: none;">Forward</a>
<a href="http://x62b686-ea3e0b.sendloop.com/w/cnQvOGN0L3J2Ly8%3D" class="superhead-link-title-webversion" style="color: #ffffff; font-family: sans-serif; font-size: 12px; font-weight: bold; margin-right: 10px; text-decoration: none;">Web version</a>
<a href="http://x62b686-ea3e0b.sendloop.com/u/OGN0L3J2L3J0Lw%3D%3D" class="superhead-link-title-unsubscribe" style="color: #ffffff; font-family: sans-serif; font-size: 12px; font-weight: bold; margin-right: 10px; text-decoration: none;">Unsubscribe</a>
</td>
<td align="right" class="right">
<a href="#" class="superhead-link-title-facebook" style="color: #ffffff; font-family: sans-serif; font-size: 12px; font-weight: bold; margin-right: 0; text-decoration: none; margin-left: 10px;"></a>
<a href="#" class="superhead-link-title-twitter" style="color: #ffffff; font-family: sans-serif; font-size: 12px; font-weight: bold; margin-right: 0; text-decoration: none; margin-left: 10px;"></a>
</td>
</tr></table></div>
</td>
</tr></table><!-- Content: Banner --><div class="">
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td class="innerpadding borderbottom" style="padding: 30px 30px 30px 30px; border-bottom: 1px solid #f2eeed; border-bottom-color: #f2eeed;">
<a href="http://x62b686-ea3e0b.sendloop.com/l/OGN0L3J2L3J0Ly9hSFIwY0RvdkwyMXZZbTFsWkM1dmNtY3YvL3JzL2dkcQ%3D%3D"><img class="" src="http://media.myimagerepo.com/image_library/202301408969498_bann.png" width="100%" border="0" alt="MobileMed - Mobile and Information Technologies in Medicine" style="height: auto;"></a>
</td>
</tr></table></div>
<!-- Content: Event box -->
<!-- Content: Header and paragraph -->
<div class="">
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td class="innerpadding borderbottom" style="padding: 30px 30px 30px 30px; border-bottom: 1px solid #f2eeed; border-bottom-color: #f2eeed;">
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td class="h2" style="color: #03152F; font-family: Arial, sans-serif; font-size: 24px; font-weight: bold; line-height: 28px; padding: 0 0 15px 0;">
<div ><p style="margin: 0; padding: 0;">Dear authors, </p></div>
</td>
</tr><tr><td class="bodycopy" style="color: #153643; font-family: Arial, sans-serif; font-size: 16px; line-height: 22px;">
<div ><p style="margin: 0; padding: 0; text-align: justify;" class="MsoNormal">We are glad to invite you to the <a href="http://x62b686-ea3e0b.sendloop.com/l/OGN0L3J2L3J0Ly9hSFIwY0RvdkwyMXZZbTFsWkM1dmNtY3YvL3JzL2dkcQ%3D%3D">2nd International Conference on Mobile and Information Technologies</a> in Medicine, which is going to take place in Prague, Czech Republic, on November 21st and 22nd, 2014. </p><p style="margin: 0; padding: 0; margin-top: 18px; text-align: justify;" class="MsoNormal">Please note that the deadline for submission of abstract is September 15.</p></div>
</td>
</tr></table></td>
</tr></table></div><div class=" " style="opacity: 1;">
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td class="innerpadding borderbottom" style="padding: 30px 30px 30px 30px; border-bottom: 1px solid #f2eeed; border-bottom-color: #f2eeed;">
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td align="center">
<table bgcolor="#4ECDC4" border="0" cellspacing="0" cellpadding="0" class="buttoncontainer" style="background-color: #4ECDC4;"><tr><td class="button" height="45" style="font-family: Arial, sans-serif; font-size: 18px; font-weight: bold; padding: 0 30px 0 30px; text-align: center;">
<a href="http://x62b686-ea3e0b.sendloop.com/l/OGN0L3J2L3J0Ly9hSFIwY0hNNkx5OTNkM2N1WldGemVXTm9ZV2x5TG05eVp5OWpiMjVtWlhKbGJtTmxjeTglMkZZMjl1WmoxdGIySnBiR1Z0WldReU1ERTAvL3JzL2dkcQ%3D%3D" class="call-to-action" style="color: #ffffff; text-decoration: none;"><span>Submit Now</span></a>
</td>
</tr></table></td>
</tr></table></td>
</tr></table></div><div class=" " style="opacity: 1;">
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td class="innerpadding borderbottom" style="padding: 30px 30px 30px 30px; border-bottom: 1px solid #f2eeed; border-bottom-color: #f2eeed;">
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td class="bodycopy" style="color: #153643; font-family: Arial, sans-serif; font-size: 16px; line-height: 22px;">
<div ><h3><strong>Do not miss our Mobile Health Challenge:</strong></h3></div>
</td>
</tr></table></td>
</tr></table></div><div class="" style="opacity: 1;">
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td class="innerpadding borderbottom" style="padding: 30px 30px 30px 30px; border-bottom: 1px solid #f2eeed; border-bottom-color: #f2eeed;">
<a href="http://x62b686-ea3e0b.sendloop.com/l/OGN0L3J2L3J0Ly9hSFIwY0RvdkwzZDNkeTV0YjJKdFpXUXViM0puTDJOb1lXeHNaVzVuWlM1b2RHMXMvL3JzL2dkcQ%3D%3D"><img class="" src="http://media.myimagerepo.com/image_library/202301409001999_chall.png" width="100%" border="0" alt="Mobile Health & AAL App Chalange" style="height: auto;"></a>
</td>
</tr></table></div><div class=" " style="opacity: 1;">
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td class="innerpadding borderbottom" style="padding: 30px 30px 30px 30px; border-bottom: 1px solid #f2eeed; border-bottom-color: #f2eeed;">
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td class="bodycopy" style="color: #153643; font-family: Arial, sans-serif; font-size: 16px; line-height: 22px;">
<div ><h3><strong>We are proud to announce new speakers: </strong></h3></div>
</td>
</tr></table></td>
</tr></table></div><div class=" " style="opacity: 1; display: block;">
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td class="innerpadding borderbottom" style="padding: 30px 30px 30px 30px; border-bottom: 1px solid #f2eeed; border-bottom-color: #f2eeed;">
<table class="imagegallery" width="132" align="left" border="0" cellpadding="0" cellspacing="0" style="margin-right: 3px;"><tr><td style="padding: 0;">
<a href="http://x62b686-ea3e0b.sendloop.com/l/OGN0L3J2L3J0Ly9hSFIwY0RvdkwyMXZZbTFsWkM1dmNtY3ZjSEp2WjNKaGJTNW9kRzFzLy9ycy9nZHE%3D"><img class="" src="http://media.myimagerepo.com/image_library/202301408970094_p1.jpg" width="132" border="0" alt="http://mobmed.org/program.html" style="height: auto;"></a>
</td>
</tr><tr><td class="bodycopy imagedescription" style="color: #153643; font-family: Arial, sans-serif; font-size: 12px; line-height: 16px; padding-top: 9px; text-align: center;">
<div ><p style="margin: 0; padding: 0;"><strong>Rachelle Kaye</strong></p></div>
</td>
</tr></table><table class="imagegallery" width="132" align="left" border="0" cellpadding="0" cellspacing="0" style="margin-right: 3px;"><tr><td style="padding: 0;">
<a href="http://x62b686-ea3e0b.sendloop.com/l/OGN0L3J2L3J0Ly9hSFIwY0RvdkwyMXZZbTFsWkM1dmNtY3ZjSEp2WjNKaGJTNW9kRzFzLy9ycy9nZHE%3D"><img class="" src="http://media.myimagerepo.com/image_library/202301409141846_dianewhitehouse.jpg" width="132" border="0" alt="" style="height: auto;"></a>
</td>
</tr><tr><td class="bodycopy imagedescription" style="color: #153643; font-family: Arial, sans-serif; font-size: 12px; line-height: 16px; padding-top: 9px; text-align: center;">
<div ><p style="margin: 0; padding: 0;"><strong>Diane Whitehouse</strong></p></div>
</td>
</tr></table><table class="imagegallery" width="132" align="left" border="0" cellpadding="0" cellspacing="0" style="margin-right: 3px;"><tr><td style="padding: 0;">
<a href="http://x62b686-ea3e0b.sendloop.com/l/OGN0L3J2L3J0Ly9hSFIwY0RvdkwyMXZZbTFsWkM1dmNtY3ZjSEp2WjNKaGJTNW9kRzFzLy9ycy9nZHE%3D"><img class="" src="http://media.myimagerepo.com/image_library/202301408970100_sp3.jpg" width="132" border="0" alt="" style="height: auto;"></a>
</td>
</tr><tr><td class="bodycopy imagedescription" style="color: #153643; font-family: Arial, sans-serif; font-size: 12px; line-height: 16px; padding-top: 9px; text-align: center;">
<div ><p style="margin: 0; padding: 0;"><strong>Håvar Brendryen</strong></p></div>
</td>
</tr></table><table class="imagegallery" width="132" align="left" border="0" cellpadding="0" cellspacing="0" style="margin-right: 3px;"><tr><td style="padding: 0;">
<a href="http://x62b686-ea3e0b.sendloop.com/l/OGN0L3J2L3J0Ly9hSFIwY0RvdkwyMXZZbTFsWkM1dmNtY3ZjSEp2WjNKaGJTNW9kRzFzLy9ycy9nZHE%3D"><img class="" src="http://media.myimagerepo.com/image_library/202301408970102_sp4.jpg" width="132" border="0" alt="" style="height: auto;"></a>
</td>
</tr><tr><td class="bodycopy imagedescription" style="color: #153643; font-family: Arial, sans-serif; font-size: 12px; line-height: 16px; padding-top: 9px; text-align: center;">
<div ><p style="margin: 0; padding: 0;"><strong>Daniela Rubio</strong></p></div>
</td>
</tr></table></td>
</tr></table></div><div class=" " style="opacity: 1;">
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td class="innerpadding borderbottom" style="padding: 30px 30px 30px 30px; border-bottom: 1px solid #f2eeed; border-bottom-color: #f2eeed;">
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td class="bodycopy" style="color: #153643; font-family: Arial, sans-serif; font-size: 16px; line-height: 22px;">
<div ><p style="margin: 0; padding: 0; text-align: justify;" class="MsoNormal">Please note that thanks to the financial support of Czech Technical University in Prague and Czech National eHealth Centre the registration is still <strong>FREE OF CHARGE</strong>.</p><p style="margin: 0; padding: 0; margin-top: 18px; text-align: justify;" class="MsoNormal">We are looking forward to receiving your submissions and to welcoming you in Prague in November! </p><p class="MsoNormal" style="margin: 0; padding: 0; margin-top: 18px;"> </p><p class="MsoNormal" style="margin: 0; padding: 0; margin-top: 18px;">Best regards, <br>Daniel Novak<br><a href="http://x62b686-ea3e0b.sendloop.com/l/OGN0L3J2L3J0Ly9hSFIwY0RvdkwyTjZMbXhwYm10bFpHbHVMbU52YlM5cGJpOXViM1poYTJSaGJtbGxiQSUzRCUzRC8vcnMvZ2Rx">LinkedIn</a></p></div>
</td>
</tr></table></td>
</tr></table></div><div class=" " style="opacity: 1;">
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td class="innerpadding borderbottom" style="padding: 30px 30px 30px 30px; border-bottom: 1px solid #f2eeed; border-bottom-color: #f2eeed;">
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td class="bodycopy" style="color: #153643; font-family: Arial, sans-serif; font-size: 16px; line-height: 22px;">
<div ><p style="margin: 0; padding: 0;"><strong>This conference is organized and supported by</strong></p></div>
</td>
</tr></table></td>
</tr></table></div><div class=" " style="opacity: 1;">
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td class="innerpadding borderbottom" style="padding: 30px 30px 30px 30px; border-bottom: 1px solid #f2eeed; border-bottom-color: #f2eeed;">
<table class="imagegallery" width="132" align="left" border="0" cellpadding="0" cellspacing="0" style="margin-right: 3px;"><tr><td style="padding: 0;">
<a href="http://x62b686-ea3e0b.sendloop.com/l/OGN0L3J2L3J0Ly9hSFIwY0RvdkwybHVkSEpoYm1WMExtTjJkWFF1WTNvdlpXNCUyRmMyVjBYMnhoYm1kMVlXZGxQV1Z1Ly9ycy9nZHE%3D"><img class="" src="http://media.myimagerepo.com/image_library/202301409002146_LEVCVUT.png" width="132" border="0" alt="www.cvut.cz" style="height: auto;"></a>
</td>
</tr><tr><td class="bodycopy imagedescription" style="color: #153643; font-family: Arial, sans-serif; font-size: 12px; line-height: 16px; padding-top: 9px; text-align: center;">
<div ><p style="margin: 0; padding: 0;"><strong>Czech Technical University in Prague</strong></p></div>
</td>
</tr></table><table class="imagegallery" width="132" align="left" border="0" cellpadding="0" cellspacing="0" style="margin-right: 3px;"><tr><td style="padding: 0;">
<a href="http://x62b686-ea3e0b.sendloop.com/l/OGN0L3J2L3J0Ly9hSFIwY0RvdkwyNTBiV011WTNvdlAyeGhibWM5Wlc0JTNELy9ycy9nZHE%3D"><img class="" src="http://media.myimagerepo.com/image_library/202301409002161_cehc.png" width="132" border="0" alt="ntmc.cz" style="height: auto;"></a>
</td>
</tr><tr><td class="bodycopy imagedescription" style="color: #153643; font-family: Arial, sans-serif; font-size: 12px; line-height: 16px; padding-top: 9px; text-align: center;">
<div ><p style="margin: 0; padding: 0;"><strong>Czech National<br>e-Health Center</strong></p></div>
</td>
</tr></table><table class="imagegallery" width="132" align="left" border="0" cellpadding="0" cellspacing="0" style="margin-right: 3px;"><tr><td style="padding: 0;">
<a href="http://x62b686-ea3e0b.sendloop.com/l/OGN0L3J2L3J0Ly9hSFIwY0RvdkwzZDNkeTVwYm5SbGJDNWxkUzglM0QvL3JzL2dkcQ%3D%3D"><img class="" src="http://media.myimagerepo.com/image_library/202301409002175_Intel.png" width="132" border="0" alt="www.intel.eu" style="height: auto;"></a>
</td>
</tr><tr><td class="bodycopy imagedescription" style="color: #153643; font-family: Arial, sans-serif; font-size: 12px; line-height: 16px; padding-top: 9px; text-align: center;">
<div ><p style="margin: 0; padding: 0;"><strong>Intel</strong></p></div>
</td>
</tr></table><table class="imagegallery" width="132" align="left" border="0" cellpadding="0" cellspacing="0" style="margin-right: 3px;"><tr><td style="padding: 0;">
<a href="http://x62b686-ea3e0b.sendloop.com/l/OGN0L3J2L3J0Ly9hSFIwY0RvdkwzZDNkeTVwYzNSdmNtVnpabWx5YldGdExtTjZMdyUzRCUzRC8vcnMvZ2Rx"><img class="" src="http://media.myimagerepo.com/image_library/202301409002200_apple.png" width="132" border="0" alt="www.istoresfirmam.cz" style="height: auto;"></a>
</td>
</tr><tr><td class="bodycopy imagedescription" style="color: #153643; font-family: Arial, sans-serif; font-size: 12px; line-height: 16px; padding-top: 9px; text-align: center;">
<div ><p style="margin: 0; padding: 0;"><strong>iStores</strong></p></div>
</td>
</tr></table></td>
</tr></table></div>
<!-- Content: Blockquote -->
<!-- Content: Paragraph -->
<!-- Content: Call-to-action button -->
<!-- Content: Image gallery (2 columns) -->
<!-- Content: Image gallery (3 columns) -->
<!-- Content: Image gallery (4 columns) -->
<!-- Content: Spacer -->
<!-- Footer -->
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td class="footer" bgcolor="#556270" style="padding: 20px 30px 15px 30px; background-color: #556270;">
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td align="center" class="footercopy" style="color: #b1cce9; font-family: Arial, sans-serif; font-size: 14px;">
<div class=" ">
<span class="show-desktop optout-description">Not interested? </span>
<a href="http://x62b686-ea3e0b.sendloop.com/u/OGN0L3J2L3J0Lw%3D%3D" class="unsubscribe optout-link" style="color: #b1cce9; text-decoration: underline;">Unsubscribe now</a>
</div>
<br><div class=" ">
<div ><p style="margin: 0; padding: 0;">Czech Technical University in Prague, 2014</p></div>
</div>
</td>
</tr><tr><td align="center" class="footercopy senderinfo" style="color: #b1cce9; font-family: Arial, sans-serif; font-size: 10px; padding-top: 20px;">
<div class=" ">
<span class="footer-senderinformation-companyname">Czech Technical University in Prague </span><br><span class="footer-senderinformation-address">Technická 1902/4, 160 00 Prague 6, Czech Republic</span><br><span class="footer-senderinformation-phone">+420 224357314</span><br><a href="http://x62b686-ea3e0b.sendloop.com/l/OGN0L3J2L3J0Ly9hSFIwY0RvdkwyTjZMbXhwYm10bFpHbHVMbU52YlM5cGJpOXViM1poYTJSaGJtbGxiQSUzRCUzRC8vcnMvZ2Rx" class="footer-senderinformation-url" style="color: #b1cce9; text-decoration: underline; font-size: 10px;">Daniel Novák</a><br><a href="mailto:xnovakd1@labe.felk.cvut.cz" class="footer-senderinformation-email" style="color: #b1cce9; text-decoration: underline; font-size: 10px;">E-mail</a>
</div>
</td>
</tr></table></td>
</tr></table></td>
</tr></table><!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td>
</tr></table>
<img src="http://x62b686-ea3e0b.sendloop.com/r/OGN0L3J2L3J0Ly9nZHE%3D" width="5" height="2" alt=".">
</body></html>