jQuery().ready(function(){
	$('.hi').bt({
  ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#hicontent',
positions: 'right'  });	

$('.ho').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#hokocontent',
positions: 'right' });	

$('.be').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#becontent', 
positions: 'right'});	


$('.so').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#solcontent', 
positions: 'left'
});	


$('.st').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#strawcontent',
positions: 'right' });	


$('.fa').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#fallscontent',
positions: 'right' });	


$('.mi').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#mincontent',
positions: 'left' });	


$('.ma').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#mapcontent',
positions: 'left' });	


$('.wi').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#willcontent',
positions: 'left' });	


$('.ga').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#gatcontent',positions: 'left' });	


$('.me').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#mercontent',positions: 'left' });	


$('.bu').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#bunchcontent',positions: 'left' });	


$('.en').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#enchcontent',positions: 'left' });	

$('.pe').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#hokocontent' });	

$('.perf').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#perfcontent',positions: 'top' });	

$('.wy').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#wycontent',positions: 'top' });	


$('.sp').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#spooncontent',positions: 'left' });	


$('.vi').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#vincentcontent' });	

/*18*/
$('.ha').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#hacontent',positions: 'left' });	


$('.fal').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#fallsviewcontent',positions: 'left' });		


$('.lu').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#ludcontent',positions: 'left' });	

$('.mad').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#madcontent',positions: 'left' });		

$('.wo').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#wolfcontent'});	

$('.stf').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#stfcontent',positions: 'left' });	

$('.mar').bt({
ajaxPath: 'wp-content/themes/falls/map-bubbles.htm div#marycontent' });	
});

