//Open the window for the slide show
function openWindowVST() 
{popupWin = window.open('seating-chart-vst.html', 'remote', 'width=700,height=450')} 