CINXE.COM

Vaccines R&D-2015 | November 02-04, 2015 Baltimore, USA | United Scientific Group

<!DOCTYPE HTML> <html> <head> <title>Vaccines R&D-2015 | November 02-04, 2015 Baltimore, USA | United Scientific Group</title> <meta name="keywords" content="International Conference on Vaccines Research & Development, USG vaccines research&development USA, vaccines R&D 2015, vaccines R&D baltimore, medical conference baltimore USA 2015, Vaccines R&D 2015, vaccines, International vaccines conference, vaccines summit, vaccines meeting, vaccines congress, vaccines USA conference, vaccines Baltimore conference, cancer vaccines USA conference, HIV USA conference 2015, vaccines USA summit, vaccines infectious USA conference, vaccines adjuvant USA conference 2015, International conference on vaccines research conference USA, International conference on vaccines development USA, vaccines conference 2015, vaccines conference, Basic vaccinology conference USA, Influenza vaccines conference, Ebola Outbreak medical conference 2015, vaccines discovery medical conference 2015 USA, novel vaccines conference USA, vaccines exhibition 2015 USA, vaccines workshop, vaccines symposium, international conference on vaccines research, international conference on vaccines USA, international conference on Clinical trials, international conference on New vaccines adjuvants, international conference on Passive vaccines, international conference on HIV AIDS vaccines USA, international conference on Immunoinformatics, international conference on cancer vaccines USA, international conference on vaccination USA, exhibition and conference on vaccines USA, international conference on vaccines research, international conference on vaccinology USA"/> <meta name="description" content="The聽United Scientific Group International conference on vaccines research & development (Vaccines R&D 2015), to be held on November 2-4, 2015 in Baltimore, MD is a meeting聽place for leaders in the field to discuss the issues and challenges"/> <meta name="robots" content="all"/> <link rel="shortcut icon" href="images/usg-favicon.ico" type="image/x-icon"> <link rel="icon" href="images/usg-favicon.ico" type="image/x-icon"> <link href="css/bootstrap.css" rel='stylesheet' type='text/css' /> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <!-- Custom Theme files --> <link href="css/style.css" rel='stylesheet' type='text/css' /> <!-- Custom Theme files --> <!--<meta name="viewport" content="width=device-width, initial-scale=1">--> <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" /> <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script> <link href="css/slider.css" rel="stylesheet" type="text/css" media="all"/> <link href="css/nav.css" rel="stylesheet" type="text/css" media="all"/> <link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,900' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300:700' rel='stylesheet' type='text/css'> <script src="js/jquery.min.js" type="text/javascript"></script> <script src="js/modernizr.custom.js" type="text/javascript"></script> <script src="js/jquery.openCarousel.js" type="text/javascript"></script> <script> $( function() { $( '#cbp-fwslider' ).cbpFWSlider(); } ); </script> <!---- animated-css ----> <link href="css/animate.css" rel="stylesheet" type="text/css" media="all"> <script src="js/wow.min.js"></script> <script> new WOW().init(); </script> <script> $(function() { var button = $('#loginButton'); var box = $('#loginBox'); var form = $('#loginForm'); button.removeAttr('href'); button.mouseup(function(login) { box.toggle(); button.toggleClass('active'); }); form.mouseup(function() { return false; }); $(this).mouseup(function(login) { if(!($(login.target).parent('#loginButton').length > 0)) { button.removeClass('active'); box.hide(); } }); }); </script> <!----font-Awesome-----> <link rel="stylesheet" href="fonts/css/font-awesome.min.css"> <!----font-Awesome-----> <link rel="stylesheet" href="css/lightboxstyle.css" /> <link rel="stylesheet" type="text/css" href="css/jcarousel.responsive.css"> <script type="text/javascript" src="js/jquery.jcarousel.min.js"></script> <script type="text/javascript" src="js/jcarousel.responsive.js"></script> <script type="text/javascript" src="js/tinybox.js"></script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-57236271-1', 'auto'); ga('send', 'pageview'); </script> <script type="text/javascript"> /****************************************** * Popup Box- By Jim Silver @ jimsilver47@yahoo.com * Visit http://www.dynamicdrive.com/ for full source code * This notice must stay intact for use ******************************************/ var ns4=document.layers var ie4=document.all var ns6=document.getElementById&&!document.all //drag drop function for NS 4//// ///////////////////////////////// var dragswitch=0 var nsx var nsy var nstemp function drag_dropns(name){ if (!ns4) return temp=eval(name) temp.captureEvents(Event.MOUSEDOWN | Event.MOUSEUP) temp.onmousedown=gons temp.onmousemove=dragns temp.onmouseup=stopns } function gons(e){ temp.captureEvents(Event.MOUSEMOVE) nsx=e.x nsy=e.y } function dragns(e){ if (dragswitch==1){ temp.moveBy(e.x-nsx,e.y-nsy) return false } } function stopns(){ temp.releaseEvents(Event.MOUSEMOVE) } //drag drop function for ie4+ and NS6//// ///////////////////////////////// function drag_drop(e){ if (ie4&&dragapproved){ crossobj.style.left=tempx+event.clientX-offsetx crossobj.style.top=tempy+event.clientY-offsety return false } else if (ns6&&dragapproved){ crossobj.style.left=tempx+e.clientX-offsetx+"px" crossobj.style.top=tempy+e.clientY-offsety+"px" return false } } function initializedrag(e){ crossobj=ns6? document.getElementById("showimage") : document.all.showimage var firedobj=ns6? e.target : event.srcElement var topelement=ns6? "html" : document.compatMode && document.compatMode!="BackCompat"? "documentElement" : "body" while (firedobj.tagName!=topelement.toUpperCase() && firedobj.id!="dragbar"){ firedobj=ns6? firedobj.parentNode : firedobj.parentElement } if (firedobj.id=="dragbar"){ offsetx=ie4? event.clientX : e.clientX offsety=ie4? event.clientY : e.clientY tempx=parseInt(crossobj.style.left) tempy=parseInt(crossobj.style.top) dragapproved=true document.onmousemove=drag_drop } } document.onmouseup=new Function("dragapproved=false") ////drag drop functions end here////// function hidebox(){ crossobj=ns6? document.getElementById("showimage") : document.all.showimage if (ie4||ns6) crossobj.style.visibility="hidden" else if (ns4) document.showimage.visibility="hide" } </script> <style> .homeList{background:url(images/check-mark.png) no-repeat left; padding-left:20px; list-style:none; margin-bottom:7px; line-height:20px;} .wel{position:absolute; width:1000px; left:12.5%; top:100px; z-index:999999; background:#fff;} .welHead{width:1000px; margin:0 auto; box-shadow:#555 0 0 10px; border-radius:10px; border:5px solid #0d4f7d;} .welDrag{float:left; width:950px; margin-bottom:10px; padding:5px 0; text-align:center; cursor:hand; cursor:pointer; background:#fff;} .welH1{font-size:30px; color:#f94b4b; border-bottom:0px solid #990000; font-family:calibri;} .welClose{float:right; width:35px; cursor:hand; padding:5px 0; background:#fff;} .welContent{height:400px; overflow:scroll; padding:0 10px;} .welHeading{font-size:20px; color:#0d4f7d; border-bottom:0px solid #004080; font-family:calibri;} .welHeading1{font-size:16px; color:#0d4f7d; border-bottom:0px solid #004080; font-family:calibri;} @media all and (max-width: 480px) { .wel{position:absolute; width:100%; left:12.5%; top:100px; z-index:999999; background:#fff;} .welHead{width:100%; margin:0 auto; box-shadow:#555 0 0 10px; border-radius:10px; border:5px solid #0d4f7d;} .welDrag{float:left; width:950px; margin-bottom:10px; padding:5px 0; text-align:center; cursor:hand; cursor:pointer; background:#fff;} .welClose{float:right; width:35px; cursor:hand; padding:5px 0; background:#fff;} } </style> </head> <body> <div id="showimage" class="wel"> <div class="welHead"> <div class="welDrag" id="dragbar" onMousedown="initializedrag(event)"><ilayer width="100%" onSelectStart="return false"><layer width="100%" onMouseover="dragswitch=1;if (ns4) drag_dropns(showimage)" onMouseout="dragswitch=0"><strong class="welH1">Vaccines R&amp;D - 2015</strong></layer></ilayer></div> <div class="welClose"><a href="#" onClick="hidebox();return false"><img src="images/close-window-24.png" border=0></a></div> <div style="clear:both;"></div> <div id="content" class="welContent"> <br><br> <p align="center" style="padding:0px; margin:0px;"><strong class="welHeading">United Scientific Group (USG) thanking all the participants for their treasured contribution towards the first edition of <em><strong>Vaccines R&amp;D - 2015</strong></em> and making the event a splendid conquest.</strong></p> <br><br> <p align="center" style="padding:0px; margin:0px;"><strong class="welHeading"><em style="color:#900;">"We will apprise the next edition conference venue and dates very soon!"</em> <br><br> Thank you.</strong></p> <p style="text-align:center; font-size:18px; font-weight:bold; padding-top:15px;"><a href="gallery1.php" style="color:#900;">Vaccines R&amp;D - 2015 Gallery</a></p> </div> </div> </div> <!--<iframe frameborder="0" scrolling="no" height="100%" src="early_bird.html" STYLE="position:absolute;visibility:visible; z-index:99999999;"> </iframe>--> <!-- Header --> <div class="header"> <div class="header_top"> <div class="container"> <div class="headertop_nav"> <ul> <li>November 02-04, 2015, Baltimore, USA &nbsp; &nbsp; /</li> <li><a href="index">Home</a> /</li> <li><a href="site_map">Sitemap</a> /</li> <li><a href="feedback">Feedback</a> /</li> <li><a href="join_us">Join Us</a> /</li> <li><a href="contact">Contact</a> /</li> <li><a href="http://www.prweb.com/releases/2015/09/prweb12959279.htm" target="_blank" title="News" style="color:#fff;"><img src="images/news.png" alt="News" /></a></li> </ul> </div> <div class="header-top-right"> <div class="login_box"> <div id="loginContainer"> <a id="loginButton" class="active"><span class="active"><i class="search-icon"></i>Search</span></a> <div id="loginBox"> <form id="loginForm"> <div class="search_box"> <input type="text" value="Search" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'Search';}"> <input type="submit" value=""> </div> </form> </div> </div> </div> </div> <div class="clearfix"></div> </div> </div> </div> <div class="header_bottom"> <div class="container"> <div class="logo"> <h1><a href="index">Vaccines R&D-2015<br><span>A New Era in Vaccine Discovery</span></a></h1> </div> <div class="navigation"> <div> <label class="mobile_menu" for="mobile_menu"> <span>Menu</span> </label> <input id="mobile_menu" type="checkbox"> <ul class="nav"> <li class="dropdown"><a href="#">Conference</a> <ul class="dropdown2"> <li><a href="about">About</a></li> <li><a href="register">Register</a></li> <li><a href="important_dates">Important Dates</a></li> <li><a href="guidelines">Guidelines</a></li> </ul> </li> <li class="dropdown"><a href="#">Committee</a> <ul class="dropdown2"> <!--<li><a href="conference_chair">Conference Chair</a></li>--> <li><a href="committee_members">Committee Members</a></li> <li><a href="speakers">Speakers</a></li> </ul> </li> <li class="dropdown"><a href="#">Agenda</a> <ul class="dropdown2"> <!--<li><a href="pdfs/Tentative_Program_for_Vaccines_Conference.pdf" target="_blank" title="Scientific Program">Program</a></li>--> <!--<li><a href="keynote_speakers">Keynote Speakers</a></li> <li><a href="confirmed_speakers">Confirmed Speakers</a></li>--> <li><a href="pdfs/USG_VaccinesR&D-2015_Program.pdf" target="_blank">Program</a></li> <li><a href="#">Submit Abstract</a></li> <li><a href="#">Submit Presentation</a></li> </ul> </li> <li class="dropdown"><a href="#">PARTNERS</a> <ul class="dropdown2"> <li><a href="sponsors_exhibitors">Sponsors / Exhibitors</a></li> <li><a href="media_partners">Media Partners</a></li> <li><a href="become_a_sponsor">Become a Sponsor / Exhibitor</a></li> <li><a href="become_a_media_partner">Become a Media partner</a></li> </ul> </li> <li class="dropdown"><a href="#">Location</a> <ul class="dropdown2"> <li><a href="venue_hospitality_partner">Venue & Hospitality</a></li> <li><a href="accommodation">Accommodation</a></li> </ul> </li> <div class="clearfix"></div> </ul> </div> </div> <div class="clearfix"></div> </div> </div> <div style="text-align:center; padding:10px; border-top:1px solid #58453f;"><a href="gallery1" target="_blank" style="font-weight:bold; font-size:18px; color:#f94b4b;"><span style="color:#c4913c;">Photo Gallery:</span> Vaccines R&D-2015, November 02-04, 2015, Baltimore, USA</a></div> <div align="center" style="padding-top:20px"><h3>Keynote Speakers</h3></div> <div id="cbp-fwslider" class="cbp-fwslider wow fadeInLeft" data-wow-delay="0.4s" id="work"> <div class="slider-line"></div> <ul> <li><a target="_blank" href="http://www.unitedscientificgroup.com/conferences/vaccines/speakers"><img src="images/Keynote_Banner.jpg" class="img-responsive" alt="img03"/></a></li> </ul> <script src="js/jquery.cbpFWSlider.min.js" type="text/javascript"></script> </div> <!-- Ends Header --> <!------------ Start Content ----------------> <div class="main"> <div style="padding-bottom:25px;" class="container wow fadeInLeft" data-wow-delay="0.4s"> <div class="row"> <div class="col-md-9"> <div style="padding-top:25px;" id="main-reservation-text"><h3>About Conference</h3> <p style="text-align:justify;">United Scientific Group welcomes International Conference on Vaccines Research & Development (Vaccines R&D-2015) in Baltimore, USA during November 02-04, 2015.<br><br> The Conference aims at bringing together professors, researchers, scientists, academicians and other professionals in vaccine community to exchange and discuss their original research results, practical development experiences, technological achievements and new ideas for developing future vaccines.<br><br> The meeting features highly informative and interactive sessions to encourage the exchange of ideas across a broad range of disciplines including the latest vaccine technologies, product development initiatives being used to develop new or improved vaccines.<br><br> <span style="color:#ff0000;">Mark your presence and meet your Peers!</span> <br><br> Here are the top four reasons not to miss this meeting.<br><br> <strong>1. Discover new and cutting-edge research: </strong>Gain insights about the latest science and enhance your knowledge beyond your scientific field of interest. With a robust scientific program, a new path that links and organizes select sessions from the scientific program into cross-disciplinary themes. <br><br> <strong>2. Unparalleled visibility for your science: </strong>The conference draws both luminaries in their fields and up-and-coming talent. The meeting will attract active participants including students, academicians, policy makers and other high level decision makers. With this varied kind of participation come plenty of opportunities to seek out funding for new research and get quality feedback before publishing your research in a peer-reviewed journal. <br><br> <strong>3. Network with your peers: </strong>The meeting offers unlimited ample opportunities to network with your colleagues from various backgrounds and regions. Boost up your network with your peers at the opening ice breaker reception and connect with people who specialize in your field during daily networking breaks. <br><br> <strong>4. Give leads to your career: </strong>Vaccines R&D-2015 can help you to achieve your career goal and increase your worth to potential employers. </p> <p style="text-align:center;"><em>Don't miss the opportunity of global networking in transferring and exchanging ideas.</em></p> </div> </div> <div style="padding-top:25px;" class="col-md-3"> <p align="center"><a href="symposium" title="Symposium" class="btn btn-primary btn-normal btn-inline " target="_blank">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Symposium &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a></p> <p style="padding-top:10px;"></p> <p align="center"><a href="speakers" title="Featured Speakers" class="btn btn-primary btn-normal btn-inline " target="_blank">&nbsp;&nbsp; Featured Speakers &nbsp;&nbsp;</a></p> <p style="padding-top:10px;"></p> <p align="center"><a href="pdfs/USG_VaccinesR&D-2015_Program.pdf" title="Program" class="btn btn-primary btn-normal btn-inline " target="_blank">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Program &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a></p> <p style="padding-top:10px;"></p> <p align="center"><a href="pdfs/Vaccines2015_Brochure.pdf" target="_blank" title="Conference Brochure" class="btn btn-primary btn-normal btn-inline "> Conference Brochure </a></p> <p style="padding-top:10px;"></p> <p align="center"><a href="#scientific_sessions" title="Scientific Sessions" class="btn btn-primary btn-normal btn-inline " target="_self">&nbsp;&nbsp;Scientific Sessions&nbsp;&nbsp;&nbsp;</a></p> <p style="padding-top:10px;"></p> <p align="center"><a href="#" title="Submission of Abstract" class="btn btn-primary btn-normal btn-inline " target="_self">&nbsp;Abstract Submission&nbsp;</a></p> <p style="padding-top:10px;"></p> <p align="center"><a href="#" title="Submission of Presentation" class="btn btn-primary btn-normal btn-inline " target="_self">&nbsp;Submit Presentation&nbsp;</a></p> <p style="padding-top:10px;"></p> <p align="center"><a href="pdfs/Vaccines-Book_Design.pdf" title="Abstract Book" class="btn btn-primary btn-normal btn-inline " target="_blank">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract Book&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a></p> <!--<p align="center"> <div style="text-align:center;"><strong>Keynote Speakers</strong></div> <div style="text-align:center;"><img src="images/speakers/109.jpg" alt="Jay A Berzofsky" class="sponsorsImage" /></div> <div style="text-align:center;"><strong>Jay A Berzofsky,</strong><br>National Cancer Institute, USA</div> <div style="text-align:center;"><img src="images/speakers/110.jpg" alt="Robert W Malone" class="sponsorsImage" /></div> <div style="text-align:center; padding-bottom:15px;"><strong>Robert W Malone,</strong><br> RW Malone MD, LLC, USA</div> </p>--> </div> </div> </div> <div class="content-bottom wow fadeInLeft" data-wow-delay="0.4s" id="work"> <div class="container"> <div class="row"> <div class="col-md-8"> <div class="welcome_desc"> <h3>Sponsors</h3> <div class="jcarousel-wrapper"> <div class="jcarousel"> <ul> <li><h5 style="text-align:center;">BRONZE SPONSOR</h5><a href="http://www.sanofipasteur.com/en/" target="_blank"><img src="images/sponsors/Sanofi_Pasteur_Logo.jpg" alt="Sanofi Pasteur"></a><p>Sanofi Pasteur, the vaccines division of Sanofi, is the largest company in the world devoted entirely to human vaccines. Our driving goal is to... </p></li> <li><h5 style="text-align:center;">BRONZE SPONSOR</h5><a href="http://www.indevr.com" target="_blank"><img src="images/sponsors/indevr.jpg" alt="Inspired Life Scince Technology"></a><p>InDevR aims to be a global leader in breakthrough instrumentation and assays. Our goal is to deliver robust, cost-effective tools to address today's most...</p></li> <li><h5 style="text-align:center;">SUPPORTING SPONSOR</h5><a href="http://www.aeras.org/" target="_blank"><img src="images/sponsors/sponsors21.jpg" alt="AERAS"></a><p>Aeras' mission is to develop new TB vaccines that are affordable and accessible to all who need them.</p></li> <li><h5 style="text-align:center;">SUPPORTING SPONSOR</h5><a href="http://www.lumacyte.com/applications/vaccines/" target="_blank"><img src="images/sponsors/sponsor3.jpg" alt="LumaCyte"></a><p>LumaCyte is a biotechnology company that develops technologies for measuring viral infectivity in vaccine R&D and manufacturing.</p></li> <li><h5 style="text-align:center;">EXHIBITOR</h5><a href="http://www.immunospot.com/" target="_blank"><img src="images/sponsors/ctl.jpg" alt="Cellular Technology Limited"></a><p>Cellular Technology Limited (CTL) proudly serves the "who's who" in the biomedical field with nearly 20 years of excellence in three industry segments...</p></li> </ul> </div> <a href="#" class="jcarousel-control-prev">&lsaquo;</a> <a href="#" class="jcarousel-control-next">&rsaquo;</a> <p class="jcarousel-pagination"></p> </div> </div> </div> <div class="col-md-4 middle_right"> <h3>Special Features</h3> <ul id="general-info"> <li><i class="fa fa-globe"> </i>Panel discussions</li> <li><i class="fa fa-globe"> </i>Interactive poster session</li> <li><i class="fa fa-globe"> </i>Cross-disciplines</li> <li><i class="fa fa-globe"> </i>Collaborations</li> <li><i class="fa fa-globe"> </i>Mentoring from senior faculty</li> <li><i class="fa fa-globe"> </i>Networking during customized social hours</li> </ul> </div> </div> </div> </div> <div class="container"> <div class="row grids text-center"> <div class="col-md-4"> <div class="product_container wow bounceIn" data-wow-delay="0.4s"> <h3><a href="#" name="scientific_sessions">Scientific Sessions</a></h3> <div class="underheader-line"></div> <ul class="tracksBox"> <li>Basic vaccinology</li> <li>Influenza vaccines/virus</li> <li>Ebola outbreak</li> <li>Vaccines discovery, development &amp; formulation</li> <li>Novel vaccines</li> <li>New vaccine adjuvants</li> </ul> </div> </div> <div class="col-md-4"> <div class="product_container wow bounceIn" data-wow-delay="0.4s"> <h3><a href="#">Scientific Sessions</a></h3> <div class="underheader-line"></div> <ul class="tracksBox"> <li>Clinical trials</li> <li>Emerging infectious diseases</li> <li>Passive vaccines-therapeutic antibodies against infectious diseases</li> <li>HIV/AIDS vaccines</li> <br> </ul> </div> </div> <div class="col-md-4"> <div class="product_container wow bounceIn" data-wow-delay="0.4s"> <h3><a href="#">Scientific Sessions</a></h3> <div class="underheader-line"></div> <ul class="tracksBox"> <li>Immunoinformatics</li> <li>Cancer vaccines</li> <li>HPV vaccines</li> <li>Therapeutic vaccination for auto immune diseases</li> <br> </ul> </div> </div> </div> </div> <div class="reservation wow fadeInLeft" data-wow-delay="0.4s" id="work" style="margin-bottom:20px; margin-top:20px;"> <div class="container"> <div class="row"> <div class="col-md-9"> <div id="main-reservation-text"><h3>Call us <span>408-426-4832, 408-426-4833</span> To make registration</h3> <p>Book your Speaker or Delegate slot. Contact us regarding group registrations on special prices</p> </div> </div> <div class="col-md-3"> <p align="center"><a href="registration_form" target="_blank" title="Online Registration" class="btn btn-primary btn-normal btn-inline " target="_self">&nbsp;&nbsp;Online Registration&nbsp;&nbsp;</a></p> </div> </div> </div> </div> <div class="container" style="padding-bottom:20px; padding-top:20px;"> <div class="row grids text-center"> </div> </div> </div> <script type="text/javascript"> function enquiry() { var msg = document.enqform.msg.value; var email = document.enqform.email.value; if (document.enqform.msg.value == "") { alert("Message must be filled out"); document.enqform.msg.focus(); return false; } if (document.enqform.email.value == "") { alert("Please enter your Email"); document.enqform.email.focus(); return false; } var id = document.enqform.email.value; //The regular expression for a valid e-mail address var re = /^.+\@.+\..{2,4}$/gi; if(!id.match(re)) { //If it is NOT a match //flag++; //errors = errors + "Invalid E-Mail\n"; alert("Not a valid e-mail address"); document.enqform.email.focus(); return false; } if (window.XMLHttpRequest) // code for IE7+, Firefox, Chrome, Opera, Safari xmlhttp=new XMLHttpRequest(); else // code for IE6, IE5 xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); xmlhttp.onreadystatechange=function() { if (xmlhttp.readyState==4 && xmlhttp.status==200) document.getElementById("enqmsg").innerHTML=xmlhttp.responseText; } xmlhttp.open("GET","enqMessage.php?p="+msg+"&q="+email,true); xmlhttp.send(); document.enqform.reset(); } </script> <div class="footer"> <div class="container"> <div class="footer_top"> <div class="row"> <div class="col-md-4 footer_grid"> <h4>Send us your queries...</h4> <div class="search"> <div id="enqmsg"></div> <form name="enqform"> <textarea name="msg" placeholder="Type your message" title="Type your Message"></textarea> <input name="email" type="text" value="" placeholder="Type your email id here" title="Type your email id here"> <input onClick="enquiry();" type="button" value="" title="Click here to submit"> </form> </div> </div> <div class="col-md-4 footer_grid"> <!--<h4>Get Connected</h4> <div class="footer-list"> <ul> <li class="list_top"><i class="fa fa-twitter twt"></i> <p>To know more about scientific leaders in <span class="yellow"><a href="http://www.uniscigroup.com/conferences/vaccines">vaccines</a></span> and on going research follow us on Twitter</li></p> <li><i class="fa fa-facebook twt"></i> <p>To know more about scientific leaders in <span class="yellow"><a href="http://www.uniscigroup.com/conferences/vaccines">vaccines</a></span> and on going research follow us on Facebook</li></p> </ul> </div>--> </div> <div class="col-md-4 footer_grid"> <h4>Contact</h4> <div class="company_address"> <p>United Scientific Group</p> <p>2088 B2 Walsh Avenue</p> <p>Santa Clara, CA 95050, USA</p> <p><i class="fa fa-phone"></i> 408-426-4832, 408-426-4833</p> <p><i class="fa fa-phone"></i>Toll Free: 844-395-4102 | Fax: 408-426-4869</p> <p><i class="fa fa-inbox"></i> <span><a href="mailto:vaccines@uniscigroup.org">vaccines@uniscigroup.org</a></span> | <span><a href="mailto:contact@uniscigroup.net">contact@uniscigroup.net</a></span></p> </div> <!--<ul class="socials"> <li><a href="#"><i class="fa fa-google-plus"></i></a></li> <li><a href="#"><i class="fa fa-pinterest"></i></a></li> <li><a href="#"><i class="fa fa-twitter"></i></a></li> <li><a href="#"><i class="fa fa-facebook"></i></a></li> </ul>--> </div> <div class="clearfix"></div> </div> </div> <div class="footer_bottom"> <div class="copy_right"> <p>&reg; 2014 All Rights Reserved &copy; Copyrights 2014 @ <a href="http://www.unitedscientificgroup.com/">United Scientific Group</a> </p> </div> <div class="footer_nav"> <ul> <li><a href="index">Home</a></li> <li><a href="site_map">Site Map</a></li> <li><a href="feedback">Feedback</a></li> <li><a href="contact">Contact</a></li> </ul> </div> <div class="clearfix"></div> </div> </div> </div><script type="text/javascript"> T$('testclick1').onclick = function(){TINY.box.show('abstract_submission1.php',1,400,400,1)} </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10