function virtualPagePopup() {
        var baseURL = document.getElementsByTagName('base')[0].href;
	window.open(baseURL + '/themes/caron/flash/CaronVirtualTour/index.html','Tour','width=1040,height=652,scrollbars=no');
}