//You can remove the 'responsive' class from //the slider to make it fixed-width. //find more stuff at http://megdal.be
//edit: fixed bug where responsive slider //didn't work until window resize.
$(".slider").each(function() { s = $(this);
//create dots and slides d = $("
"); s.find("div").each(function(i, e) { sl = $(this); src = sl.attr("src"); sl.removeAttr("src"); sl.css("background-image", "url('" + src + "')").addClass("slide");
if (i == 0) { d.append(""); sl.addClass("active"); } else if (i == 1) { d.append(""); sl.addClass("next"); } else { d.append(""); } }); s.append(d);
//create fading slider setInterval(function() { s.find(".slide.active").fadeOut(function() { s.find(".slide.active").removeClass("active"); s.find("span.active").removeClass("active");
c = s.find(".slide.next"); cD = s.find("span.next"); c.removeClass("next").addClass("active"); cD.removeClass("next").addClass("active");
n = c.next(); nD = cD.next(); if (n.is(".slide")) { n.addClass("next"); nD.addClass("next"); } else { n = s.find(".slide:first-child"); n.addClass("next"); s.find(".dots span:first-child").addClass("next"); } n.fadeIn(); }); }, 5000);
//create responsive or static if (s.hasClass("responsive")) { resizeMe(s); } else { s.css('width', s.attr('width')).css('height', s.attr('height')); s.find('div').css('width', s.attr('width')).css('height', s.attr('height')); } });
$(window).resize(function() { $(".slider").each(function() { s = $(this); if (s.hasClass("responsive")) { resizeMe(s); } }); });
function resizeMe(s) { w = s.parent().width() - 30; //30 is the margin + border width * 2. Change this to whatever you want for more/less space around slider. h = w / s.attr('width') * s.attr('height') s.css('width', w).css('height', h); s.find('.slide').css('width', w).css('height', h); }
Dear friends around the world,
I invite you to participate in the 1st Nepali Global Health Conference & Health Festival in the beautiful city of Atlanta, Georgia, United States, during Sept 20-22, 2019.
National and international stakeholders who care, work and concern about the health of Nepali people in and outside of Nepal are participating in the conference. They will deliberate on the declaration on Global Nepali Health and participate in policy discussions. Concurrently, there will be Health Festival/Health Expo, medical camp, physical activity events including walk and fun run, blood drive, scientific paper presentation, discussions on policy and declaration on global health of Nepali people.
The conference will provide opportunities to network, collaborate and partner among individuals and organizations who provide health to Nepali people in each of the country around the world as well as to those in Nepal.
This conference is organized by NRNA-ICC Global Health & Hygiene Committee and NRNA-NCC-USA with partnership from Centers for Disease Control and Prevention (CDC), American Society of Nepali Nurses (SANN), Greater Atlanta Vedic Temple, Nepali Cultural Center (NCC), Nepalese Association of Georgia (NAG), Blood Donors of America and other.
I welcome to the 1st Global Health Nepali Conference and I hope to see you!
Sincerely,
1.Health Assessment of Tornado/Storm Hit Areas of Bara District, Nepal: Preliminary Recommendations