
			if(document.getElementById('a_boutique_598')){
				bulle_boutique_598 = '<h2>THE GREATEST MIRACLE IN THE WORLD</h2><strong>THE GREATEST MIRACLE IN THE WORLD</strong> <p>GREATEST MIRACLE IN THE WORLD, offers priceless wisdom to those searching for a higher meaning and purpose in life. Mandino also offers a special timeless message entitled The God Memorandum. <br /><br />Author: Og Mandino<br /><br /></p>';
				document.getElementById('a_boutique_598').onmouseover = function() {
					bulle_visible(bulle_boutique_598);
				}
				document.getElementById('a_boutique_598').onmouseout = function() {
					bulle_invisible();
				}
				document.getElementById('a_boutique_598').onclick = function() {
					return false;
				}
			}
			