
			if(document.getElementById('a_boutique_625')){
				bulle_boutique_625 = '<h2>THE 17 ESSENTIAL QUALITIES OF A TEAM PLAYER (CD)</h2><strong>THE 17 ESSENTIAL QUALITIES OF A TEAM PLAYER (CD)</strong> <p>From schoolrooms to boardrooms, the word teamwork is becoming more and more important. Organizations of all types accomplish more when people work together. <br /><br />Author: John C. Maxwell</p>';
				document.getElementById('a_boutique_625').onmouseover = function() {
					bulle_visible(bulle_boutique_625);
				}
				document.getElementById('a_boutique_625').onmouseout = function() {
					bulle_invisible();
				}
				document.getElementById('a_boutique_625').onclick = function() {
					return false;
				}
			}
			