// JavaScript Document
if (document.images) {
image0 = new Image;
image1 = new Image;
image2 = new Image;
image3 = new Image;
image4 = new Image;
image5 = new Image;
image6 = new Image;
image7 = new Image;
image8 = new Image;
image9 = new Image;
image10 = new Image;
image11 = new Image;
image12 = new Image;
image13 = new Image;
image14 = new Image;
image15 = new Image;
image16 = new Image;
image17 = new Image;
image18 = new Image;
image19 = new Image;
image20 = new Image;
image21 = new Image;
image22 = new Image;
image23 = new Image;
image24 = new Image;
image25 = new Image;
image26 = new Image;
image27 = new Image;
image28 = new Image;
image29 = new Image;
image30 = new Image;
image31 = new Image;
image32 = new Image;
image33 = new Image;
image34 = new Image;
image35 = new Image;
image36 = new Image;
image37 = new Image;
image0.src = 'aboutus\/beau_monde_salon.jpg';
image1.src = 'aboutus\/beau-monde_salon_reception.jpg';
image2.src = 'aboutus\/beau_monde_salon_waiting_area.jpg';
image3.src = 'aboutus\/beau_monde_salon_shampoo_area.jpg';
image4.src = 'aboutus\/beau_monde_salon_fountain1.jpg';
image5.src = 'aboutus\/beau_monde_salon_fountain2.jpg';
image6.src = 'aboutus\/beau_monde_salon_decor.jpg';
image7.src = 'aboutus\/beau_monde_salon_facial_room.jpg';
image36.src = 'aboutus\/beau_monde_salon_pedicure_room.jpg';
image37.src = 'aboutus\/beau_monde_salon_manicure_area.jpg';
image8.src = '../community\/beau_monde_salon_fashion_show_2006-1.jpg';
image9.src = '../community\/beau_monde_salon_fashion_show_2006-2.jpg';
image10.src = '../community\/beau_monde_salon_fashion_show_2006-3.jpg';
image11.src = '../community\/beau_monde_salon_fashion_show_2006-4.jpg';
image12.src = '../community\/beau_monde_salon_fashion_show_2006-5.jpg';
image13.src = '../community\/beau_monde_salon_fashion_show_2006-6.jpg';
image14.src = '../community\/beau_monde_salon_fashion_show_2006-7.jpg';
image15.src = '../community\/beau_monde_salon_fashion_show_2007-1.jpg';
image16.src = '../community\/beau_monde_salon_fashion_show_2007-2.jpg';
image17.src = '../community\/beau_monde_salon_fashion_show_2007-3.jpg';
image18.src = '../community\/beau_monde_salon_fashion_show_2007-4.jpg';
image19.src = '../community\/beau_monde_salon_fashion_show_2007-5.jpg';
image20.src = '../community\/beau_monde_salon_fashion_show_2007-6.jpg';
image21.src = '../community\/beau_monde_salon_fashion_show_2007-7.jpg';
image22.src = '../community\/beau_monde_salon_fashion_show_2008-1.jpg';
image23.src = '../community\/beau_monde_salon_fashion_show_2008-2.jpg';
image24.src = '../community\/beau_monde_salon_fashion_show_2008-3.jpg';
image25.src = '../community\/beau_monde_salon_fashion_show_2008-4.jpg';
image26.src = '../community\/beau_monde_salon_fashion_show_2008-5.jpg';
image27.src = '../community\/beau_monde_salon_fashion_show_2008-6.jpg';
image28.src = '../community\/beau_monde_salon_fashion_show_2008-7.jpg';
image29.src = '../community\/beau_monde_salon_fashion_show_2009-1.jpg';
image30.src = '../community\/beau_monde_salon_fashion_show_2009-2.jpg';
image31.src = '../community\/beau_monde_salon_fashion_show_2009-3.jpg';
image32.src = '../community\/beau_monde_salon_fashion_show_2009-4.jpg';
image33.src = '../community\/beau_monde_salon_fashion_show_2009-5.jpg';
image34.src = '../community\/beau_monde_salon_fashion_show_2009-6.jpg';
image35.src = '../community\/beau_monde_salon_fashion_show_2009-7.jpg';
} else {
image0 = '';
image1 = '';
image2 = '';
document.rollimg = '';
}
var cap = ['Exterior photo of Beau Monde Salon, Burnsville MN.',
'Reception area at Beau Monde Salon.',
'Guest waiting area at Beau Monde Salon.',
'Shampoo Area at Beau Monde Salon.',
'Fountain at Beau Monde Salon.',
'Fountain at Beau Monde Salon.',
'Beau Monde Salon Fountain and Guest Area.',
'Beau Monde Salon Facial Room.',
'Beau Monde Salon 2006 Spring Fashion Show.',
'Beau Monde Salon 2006 Spring Fashion Show.',
'Beau Monde Salon 2006 Spring Fashion Show.',
'Beau Monde Salon 2006 Spring Fashion Show.',
'Beau Monde Salon 2006 Spring Fashion Show.',
'Beau Monde Salon 2006 Spring Fashion Show.',
'Beau Monde Salon 2006 Spring Fashion Show.',
'Beau Monde Salon 2007 Spring Fashion Show.',
'Beau Monde Salon 2007 Spring Fashion Show.',
'Beau Monde Salon 2007 Spring Fashion Show.',
'Beau Monde Salon 2007 Spring Fashion Show.',
'Beau Monde Salon 2007 Spring Fashion Show.',
'Beau Monde Salon 2007 Spring Fashion Show.',
'Beau Monde Salon 2007 Spring Fashion Show.',
'Beau Monde Salon 2008 Spring Fashion Show.',
'Beau Monde Salon 2008 Spring Fashion Show.',
'Beau Monde Salon 2008 Spring Fashion Show.',
'Beau Monde Salon 2008 Spring Fashion Show.',
'Beau Monde Salon 2008 Spring Fashion Show.',
'Beau Monde Salon 2008 Spring Fashion Show.',
'Beau Monde Salon 2008 Spring Fashion Show.',
'Beau Monde Salon 2009 Spring Fashion Show.',
'Beau Monde Salon 2009 Spring Fashion Show.',
'Beau Monde Salon 2009 Spring Fashion Show.',
'Beau Monde Salon 2009 Spring Fashion Show.',
'Beau Monde Salon 2009 Spring Fashion Show.',
'Beau Monde Salon 2009 Spring Fashion Show.',
'Beau Monde Salon 2009 Spring Fashion Show.',
'Beau Monde Salon Pedicure Room.',
'Beau Monde Salon Manicure Area.'];
function rollover(n) {
document.rollimg.src = window['image'+n].src;
document.getElementById('caption').innerHTML
 = cap[n];
 } 

