$(document).ready(function () {
	$("#ribbonexp1").qtip({ show: "mouseover", hide: { when: "mouseout", fixed: true }, position: { corner: { target: "topMiddle", tooltip: "bottomMiddle" }}, style: { width: 300, padding: 10, border: { width: 5, radius: 5}}, content: '<strong>Maximum Pressure and Stagnation</strong><br /><p>The ribbon might indicate the region of highest pressure and density in the <a target="_blank" href="/educators/glossary.shtml#heliosheath">heliosheath</a> where the outward flow of <a target="_blank" href="/educators/glossary.shtml#solarwind">solar wind</a> particles would greatly slow down, and where <a target="_blank" href="/educators/glossary.shtml#enas">energetic neutral atoms (ENAs)</a> would be created in greater numbers as the particles bunch together. The pressure might also push out small regions of the <a target="_blank" href="/educators/glossary.shtml#heliopause">heliopause</a>, forming bulges of very high density, potentially explaining the observed fine structures in the ribbon.</p>' });

	$("#ribbonexp2").qtip({ show: "mouseover", hide: { when: "mouseout", fixed: true }, position: { corner: { target: "topMiddle", tooltip: "bottomMiddle" }}, style: { width: 300, padding: 10, border: { width: 5, radius: 5}}, content: '<strong>Primary ENAs from Compression</strong><br /><p>Greater numbers of <a target="_blank" href="/educators/glossary.shtml#enas">ENAs</a> may be produced where the local galactic <a target="_blank" href="/educators/glossary.shtml#magneticfieldlines">magnetic field lines</a> could be more highly compressed. These ENAs would be coming from a region outside of the <a target="_blank" href="/educators/glossary.shtml#heliopause">heliopause</a>. When <a target="_blank" href="/educators/glossary.shtml#ion">ions</a> are compressed with the galactic <a target="_blank" href="/educators/glossary.shtml#magneticfield">magnetic field</a>, they become aligned more closely perpendicular to the galactic magnetic field. This leads to greater numbers of ENAs that come from a ring similar to the IBEX Ribbon, as shown in an <a href="/FirstPapers/" target="_blank">article by IBEX team members Dr. Nathan Schwadron, et al, in October 2009</a>.</p>' });

	$("#ribbonexp3").qtip({ show: "mouseover", hide: { when: "mouseout", fixed: true }, position: { corner: { target: "topMiddle", tooltip: "bottomMiddle" }}, style: { width: 300, padding: 10, border: { width: 5, radius: 5}}, content: '<strong>Secondary ENAs</strong><br /><p>In this model, a first batch of <a target="_blank" href="/educators/glossary.shtml#enas">ENAs</a> is created inside the <a target="_blank" href="/educators/glossary.shtml#heliosheath">heliosheath</a>. As these ENAs travel outward past the <a target="_blank" href="/educators/glossary.shtml#heliopause">heliopause</a>, they exchange charge with other <a target="_blank" href="/educators/glossary.shtml#ion">ions</a>. Those ENAs would then themselves become ions as they rotate approximately perpendicular to the galactic <a target="_blank" href="/educators/glossary.shtml#magneticfield">magnetic field</a> along a ring similar to the IBEX Ribbon.  When these ions <a target="_blank" href="/educators/glossary.shtml#charge-exchange">charge-exchange</a> again with <a target="_blank" href="/educators/glossary.shtml#interstellarhydrogen">interstellar hydrogen</a>, they become new &ldquo;secondary&rdquo; ENAs. These secondary ENAs could travel backwards toward the inner solar system and be captured by IBEX. For more information about this model, check out a recent <a href="http://science.nasa.gov/headlines/y2010/15jan_ibex2.htm?list39754" target="_blank">Science@NASA article</a> and an <a href="/talksandpapers/" target="_blank">Astrophysical Letters article</a> by IBEX team members Dr. Jacob Heerikhuisen, et al, in January 2010.</p>' });

	$("#ribbonexp4").qtip({ show: "mouseover", hide: { when: "mouseout", fixed: true }, position: { corner: { target: "topMiddle", tooltip: "bottomMiddle" }}, style: { width: 300, padding: 10, border: { width: 5, radius: 5}}, content: '<strong>ENAs from Magnetic Reconnection</strong><br /><p>The external pressure of the local galactic <a target="_blank" href="/educators/glossary.shtml#magneticfield">magnetic field</a> on our <a target="_blank" href="/educators/glossary.shtml#heliosphere">heliosphere</a> is greatest in the direction perpendicular to the magnetic field. This pressure could enhance the rate of <a target="_blank" href="/educators/glossary.shtml#magneticreconnection">magnetic reconnection</a> where different <a target="_blank" href="/educators/glossary.shtml#magneticfieldlines">magnetic field lines</a> would splice together, causing greater numbers of <a target="_blank" href="/educators/glossary.shtml#enas">ENAs</a> to be created in these areas.</p>' });

	$("#ribbonexp5").qtip({ show: "mouseover", hide: { when: "mouseout", fixed: true }, position: { corner: { target: "topMiddle", tooltip: "bottomMiddle" }}, style: { width: 300, padding: 10, border: { width: 5, radius: 5}}, content: '<strong>ENAs from Shock-Accelerated Pickup Ions</strong><br /><p>Another possible idea is that the IBEX Ribbon ENAs might somehow be coming from inside but near the <a target="_blank" href="/educators/glossary.shtml#terminationshock">termination shock</a>, perhaps from <a target="_blank" href="/educators/glossary.shtml#ion">ions</a> that are accelerated at the termination shock.</p>' });

	$("#ribbonexp6").qtip({ show: "mouseover", hide: { when: "mouseout", fixed: true }, position: { corner: { target: "topMiddle", tooltip: "bottomMiddle" }}, style: { width: 300, padding: 10, border: { width: 5, radius: 5}}, content: '<strong>ENAs from Heliopause Instabilities</strong><br /><p>Wave-like unstable regions in the outer edge of the <a target="_blank" href="/educators/glossary.shtml#heliosphere">heliosphere</a> may confine the hot <a target="_blank" href="/educators/glossary.shtml#heliosheath">heliosheath</a> <a target="_blank" href="/educators/glossary.shtml#plasma">plasma</a> in narrow areas. <a target="_blank" href="/educators/glossary.shtml#enas">ENAs</a> may be produced in these areas in greater numbers.</p>' });
});

