
			if(document.getElementById('a_boutique_514')){
				bulle_boutique_514 = '<h2>PROSPECTING WITH POSTURE AND CONFIDENCE</h2><p><strong>Prospecting with posture and confidence.</strong></p> <p>Adding value to people\'s life is really the best way to climb te ladder of financial success.</p>';
				document.getElementById('a_boutique_514').onmouseover = function() {
					bulle_visible(bulle_boutique_514);
				}
				document.getElementById('a_boutique_514').onmouseout = function() {
					bulle_invisible();
				}
				document.getElementById('a_boutique_514').onclick = function() {
					return false;
				}
			}
			